PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getMediaBox Method
In This Topic
    getMediaBox Method
    In This Topic
    Gets the media box.
    Syntax
    public PDFStandardRectangle getMediaBox()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFStandardRectangle expressed in default user space units, defining the boundaries of the physical medium on which the page is intended to be displayed or printed.
    See Also